home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tools Unlimited 1: The Blanker Collection
/
Tools Unlimited - Vol 1 - The Blanker Collection.iso
/
Blanker
/
Packages
/
GarshneBlanker
/
GSource
/
protos
/
winhand.h
< prev
Wrap
C/C++ Source or Header
|
1996-01-25
|
191b
|
11 lines
#ifndef WINHAND_H
#define WINHAND_H
extern BYTE *InfoStr;
STRPTR NameSansParens( STRPTR );
STRPTR NameForEntry( struct List *, LONG );
LONG openMainWindow( VOID );
#endif /* WINDHAND_H */